PowerTools PlusPak for Windows Forms 8.0J
AddRange(String[],IStyleSet[]) メソッド

キーの配列。
StyleSet の配列。
StyleSetCollectionコレクションの末尾にIStyleSetインタフェースを持つオブジェクト(配列)を追加します。
構文
Public Overloads Sub AddRange( _
   ByVal keys() As String, _
   ByVal styleSets() As IStyleSet _
) 
public void AddRange( 
   string[] keys,
   IStyleSet[] styleSets
)

パラメータ

keys
キーの配列。
styleSets
StyleSet の配列。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

StyleSetCollection クラス
StyleSetCollection メンバ
オーバーロード一覧

Send Feedback